projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d9e8c60
f709175
)
Auto merge of #2296 - alexcrichton:wow-thats-a-bad-bug, r=brson
author
bors
<bors@rust-lang.org>
Wed, 20 Jan 2016 19:41:06 +0000
(19:41 +0000)
committer
bors
<bors@rust-lang.org>
Wed, 20 Jan 2016 19:41:06 +0000
(19:41 +0000)
There was a previous bug where if any crate's name was the start of the crate
being updated that the crate wouldn't resolve at all, and this fixes the prefix
checking error bug.
cc #2293
1
2
src/cargo/sources/registry.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/sources/registry.rs
Simple merge